From 54ba86fb35dcd92013e7178114c83e3c17a0a5fd Mon Sep 17 00:00:00 2001 From: "ach61@arcadians.cl.cam.ac.uk" Date: Wed, 6 Jul 2005 18:04:19 +0000 Subject: [PATCH] add ocaml compiled files to .hgignore --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 9812e18218..dcdd36a3b0 100644 --- a/.hgignore +++ b/.hgignore @@ -3,6 +3,8 @@ .*\.o .*\.opic .*\.pyc +.*\.cmo +.*\.cmi .*\.so .*\.so\..* .*\.tar\.bz2 -- 2.30.2